projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea9a034
)
(msgnum): Add defvar.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 14:36:21 +0000
(14:36 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 29 Aug 2005 14:36:21 +0000
(14:36 +0000)
lisp/mail/rmailsum.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailsum.el
b/lisp/mail/rmailsum.el
index 129f3f485289ebd9c1637764ffcf624134af2492..ad2c275a679bd6bfac9b6e851df2d7ab331baa9f 100644
(file)
--- a/
lisp/mail/rmailsum.el
+++ b/
lisp/mail/rmailsum.el
@@
-31,6
+31,8
@@
;;; Code:
+(defvar msgnum)
+
;; For rmail-select-summary
(require 'rmail)